home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / pascal / tp256d.exe / PATGRPTP.DIF < prev    next >
Text File  |  1989-12-04  |  429b  |  14 lines

  1. ; Patch GRAPH.TPU to support more modes.
  2. ;
  3. ; File name: PATGRPTP.DIF
  4. ; Product  : Turbo Pascal 5.5
  5. ; Version  : GRAPH.TPU    5.5
  6. ;
  7. ; This patch changes the Turbo Pascal limitation of 0ah graphics modes to
  8. ; 28h (or 40 decimal) graphics modes supported.
  9. ;   This patch is intended for users of ISVGA256.BGI which supports
  10. ; over 22h (or 34 decimal) modes.
  11. ;
  12.     04031: 8A 46 06 3C 28 73
  13.            8A 46 06 3C 0A 73
  14.